projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2012-06-19
Chong Yidong
Preserve tty top-frames under various window-changing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Nelson Ferreira
gnus-win.el (gnus-configure-frame): Pass an arg to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paul Eggert
Port byte-code-meter to modern targets.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Stefan Monnier
* lisp/progmodes/python.el (python-rx-constituents...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Michael Albinus
* minibuffer.el (read-file-name-default): Revert the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Stefan Monnier
* lisp/emacs-lisp/pcase.el (pcase--expand): Warn for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Glenn Morris
Fix python.el obsolescence versions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Glenn Morris
Add coding cookie
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Stefan Monnier
Fix return value of `defun' and un-define it.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
martin rudalics
Handle cases where buffer gets killed while running...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paul Eggert
Fix recently-introduced process.c problems found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
martin rudalics
Completely remove stringp check in special-display-p.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Michael Albinus
* minibuffer.el (read-file-name-default): Bind `non...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Glenn Morris
ChangeLog date fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
martin rudalics
In special-display-p signal an error if BUFFER-NAME...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Chong Yidong
Optimization to avoid redisplaying hidden terminal...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Troels Nielsen
Ensure correct ordering of process writes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Paul Eggert
Spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Chong Yidong
Fix point motion bug in term-emulate-terminal.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Paul Eggert
* lisp.h (eassert): Assume C89 or later.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Paul Eggert
* coding.c (produce_chars): Use ptrdiff_t, not int.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Paul Eggert
* xterm.c (x_draw_underwave): Check for integer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Chong Yidong
Merge changes from emacs-24; up to r108039
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Chong Yidong
Merge changes from emacs-24; up to r108039
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Glenn Morris
Minor edits for Face Attributes section of display...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Glenn Morris
Mention face underwave
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Glenn Morris
ChangeLog fix
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Alp Aker
Merge implmentation of wave-style underline face attrib...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Alp Aker
Implement wave-style variant of underlining.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Glenn Morris
NEWS fixes: positioning, copyedits
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Glenn Morris
ChangeLog position, case fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Juanma Barranquero
src/makefile.w32-in: Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Eli Zaretskii
Fix "make dist" on MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Andreas Schwab
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Eli Zaretskii
Fix bug #11720 with cursor positioning in outline-mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Eli Zaretskii
Fix bug #11653 with a crash when more than 16 overlay...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Eli Zaretskii
Fix bug #11653 with cursor positioning in a row that...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chong Yidong
Fix for xterm reportBackground query.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Stefan Merten
(rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Stefan Merten
Added and corrected some comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Andreas Schwab
* category.h (CHAR_HAS_CATEGORY): Define as inline.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Eli Zaretskii
Fix bug #11677 with segfault when deleting windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Juanma Barranquero
lisp/makefile.w32-in (COMPILE_FIRST): Synch with change...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Julien Danjou
erc: use auth-source
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Stefan Monnier
* macroexp.el (macroexp--compiler-macro): Fix paren...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Stefan Monnier
* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
Merge new python.el
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
lisp/progmodes/python.el: Updated Copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
Merge from trunk
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
Added python.el NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
Fixes to previous python.el ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Fabián Ezequiel...
* lisp/progmodes/python.el: (python-indent, python...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Stefan Monnier
* lisp/emacs-lisp/cl-macs.el (cl--transform-function...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Juanma Barranquero
lisp/makefile.w32-in (COMPILE_FIRST): Remove subr.el.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Sam Steingold
* lisp/files.el (abort-if-file-too-large): Use `file...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andreas Schwab
Fixes: debbugs:11708
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Glenn Morris
Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Paul Eggert
.gdbinit: Update to match recent lisp.h changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Paul Eggert
Simplify lisp.h in minor ways that should not affect...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Juanma Barranquero
src/makefile.w32-in ($(BLD)/data.$(O)): Update dependen...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Further mule-menu-keymap doc tweak
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
NEWS tweak
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Doc tweaks for mule-cmds .el
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Remove some unused definitions from src/s
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Juanma Barranquero
lisp/url/url-handlers.el (url-handler-regexp): Declare.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug-read-function)...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Chong Yidong
Do not set mark on single mouse-1 clicks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/textmodes/tex-mode.el (latex-indent): Recognize...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andreas Schwab
Use a simple struct to implement compile time checks...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/loadup.el: Count byte-code functions as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/emacs-lisp/byte-opt.el (featurep): Move compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Stefan Monnier
* lisp/emacs-lisp/autoload.el (make-autoload): Accept...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Drew Adams
* lisp/help-mode.el (help-bookmark-make-record, help...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Michael Albinus
* net/dbus.el (dbus-call-method): Use timeout for ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Juanma Barranquero
lisp/help-mode.el (bookmark-make-record-default): Declare.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Deniz Dogan
* tutorials/TUTORIAL.sv: Fix grammar and a couple of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Chong Yidong
In the Package Menu, indicate packages that are newly...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
Remove HAVE_SYSV_SIGPAUSE unused remnants
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Glenn Morris
* src/s/gnu.h (POSIX_SIGNALS): Remove (again).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Paul Eggert
USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Combine adjacent case blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Remove src/s/sol2-10.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Remove src/s/hpux11.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Stefan Monnier
* lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Drop some `quotes' in configure.in's final summary
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Remove a couple of src/s files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Move NO_TERMIO, BROKEN_SIGIO from src/s to configure
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Paul Eggert
* configure.in: Coalesce some function checking.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
* configure.in: Anticipate platforms with no src/s...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Fix autoconf quoting in previous change
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chong Yidong
Handle availability of MagickMergeImageLayers and Magic...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chong Yidong
* url-handlers.el: Re-order file to avoid recursive...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chong Yidong
Various minor variable/hook cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Nguyen Thai...
Add file missing from last commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Nguyen Thai...
New input method vietnamese-vni.
commit
|
commitdiff
|
tree
|
snapshot
next